x86/NMI: allow passing just "watchdog" again
authorJan Beulich <jbeulich@suse.com>
Wed, 3 Sep 2014 13:09:59 +0000 (15:09 +0200)
committerJan Beulich <jbeulich@suse.com>
Wed, 3 Sep 2014 13:09:59 +0000 (15:09 +0200)
commitfd553ae5f0f57baa63d033bedee84f607de57d33
tree6fc1a4a5fd0488ef52a1c86c0eb5e9c73dd0bfac
parentdf0ae94fd56d5f9c64089364efecb1793442360b
x86/NMI: allow passing just "watchdog" again

This capability got inadvertently lost in commit 3ea2ba980a ("x86/NMI:
allow processing unknown NMIs when watchdog is enabled") due to an
oversight of mine.

Reported-by: Ross Lagerwall <ross.lagerwall@citrix.com>
Signed-off-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
xen/arch/x86/nmi.c